GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFormFieldChecked Method





In This Topic
GetFormFieldChecked Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFormFieldChecked( _
   ByVal FieldId As Integer _
) As Boolean
public bool GetFormFieldChecked( 
   int FieldId
)
public function GetFormFieldChecked( 
    FieldId: Integer
): Boolean; 
public function GetFormFieldChecked( 
   FieldId : int
) : boolean;
public: bool GetFormFieldChecked( 
   int FieldId
) 
public:
bool GetFormFieldChecked( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members